Skip to content

Print extension inventory as JSON#304

Open
jongio wants to merge 1 commit into
mainfrom
idea/extension-json-output
Open

Print extension inventory as JSON#304
jongio wants to merge 1 commit into
mainfrom
idea/extension-json-output

Conversation

@jongio

@jongio jongio commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • add --json for grut ext list and grut ext info
  • include manifest fields, enabled state, source URL, commit hash, install time, and directory
  • keep existing text output unchanged without --json

Validation

  • go test ./cmd -count=1
  • go build ./...
  • go test ./...
  • go vet ./...

Closes #301

@jongio jongio added the idea Feature idea from the idea pipeline label Jul 10, 2026
@jongio jongio self-assigned this Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Print extension inventory as JSON

1 participant